home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
editor
/
all_v100.zip
/
_SETUP.1
/
1-4-All.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
1996-10-22
|
6KB
|
321 lines
object Form2: TForm2
Left = 110
Top = 100
ActiveControl = ComboBox2
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Image Selection'
ClientHeight = 289
ClientWidth = 423
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 2
Width = 409
Height = 129
end
object Bevel3: TBevel
Left = 8
Top = 136
Width = 409
Height = 105
end
object Label1: TLabel
Left = 32
Top = 16
Width = 67
Height = 13
Caption = 'Image source:'
end
object Label3: TLabel
Left = 50
Top = 112
Width = 33
Height = 13
Caption = 'Height:'
end
object Bevel2: TBevel
Left = 432
Top = 40
Width = 129
Height = 129
end
object Label4: TLabel
Left = 458
Top = 24
Width = 69
Height = 13
Caption = 'Image preview'
end
object Image4: TImage
Left = 11
Top = 216
Width = 13
Height = 15
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Image1: TImage
Left = 11
Top = 16
Width = 14
Height = 11
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object Button1: TButton
Left = 392
Top = 8
Width = 18
Height = 18
Caption = '...'
TabOrder = 0
OnClick = Button1Click
end
object SpinEdit1: TSpinEdit
Left = 104
Top = 72
Width = 47
Height = 22
MaxValue = 100000
MinValue = 0
TabOrder = 2
Value = 0
OnChange = SpinEdit1Change
end
object SpinEdit2: TSpinEdit
Left = 104
Top = 104
Width = 47
Height = 22
MaxValue = 100000
MinValue = 0
TabOrder = 3
Value = 0
OnChange = SpinEdit2Change
end
object CheckBox2: TCheckBox
Left = 184
Top = 80
Width = 66
Height = 17
Caption = 'Alignment:'
TabOrder = 4
end
object ComboBox1: TComboBox
Left = 256
Top = 72
Width = 129
Height = 21
ItemHeight = 13
Items.Strings = (
'Top'
'Middle'
'Bottom'
'Left'
'Right'
'Texttop'
'Absmiddle'
'Absbottom'
'Baseline')
TabOrder = 5
OnChange = ComboBox1Change
end
object CheckBox3: TCheckBox
Left = 32
Top = 48
Width = 66
Height = 17
Caption = 'Alt. Text:'
TabOrder = 6
end
object Edit2: TEdit
Left = 104
Top = 40
Width = 281
Height = 21
TabOrder = 7
OnChange = Edit2Change
end
object BitBtn1: TBitBtn
Left = 336
Top = 256
Width = 75
Height = 25
Caption = 'Preview ->'
TabOrder = 8
OnClick = BitBtn1Click
end
object Button2: TButton
Left = 160
Top = 256
Width = 75
Height = 25
Caption = 'Ok'
Default = True
TabOrder = 9
OnClick = Button2Click
end
object Button3: TButton
Left = 248
Top = 256
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
TabOrder = 10
OnClick = Button3Click
end
object ComboBox2: TComboBox
Left = 104
Top = 8
Width = 281
Height = 21
ItemHeight = 13
TabOrder = 11
OnChange = ComboBox2Change
end
object Edit1: TEdit
Left = 432
Top = 176
Width = 131
Height = 21
ReadOnly = True
TabOrder = 12
end
object CheckBox4: TCheckBox
Left = 184
Top = 112
Width = 51
Height = 17
Caption = 'Border:'
TabOrder = 13
end
object Edit3: TEdit
Left = 256
Top = 104
Width = 33
Height = 21
TabOrder = 14
Text = '0'
OnChange = Edit3Change
end
object CheckBox5: TCheckBox
Left = 32
Top = 216
Width = 157
Height = 17
Caption = 'Low resolution image source:'
TabOrder = 15
end
object ComboBox3: TComboBox
Left = 192
Top = 208
Width = 193
Height = 21
ItemHeight = 13
TabOrder = 16
OnChange = ComboBox3Change
end
object CheckBox6: TCheckBox
Left = 184
Top = 152
Width = 65
Height = 17
Caption = 'USEMAP:'
TabOrder = 17
end
object Edit4: TEdit
Left = 256
Top = 144
Width = 129
Height = 21
TabOrder = 18
OnChange = Edit4Change
end
object CheckBox7: TCheckBox
Left = 184
Top = 184
Width = 57
Height = 17
Caption = 'ISMAP'
TabOrder = 19
end
object Button4: TButton
Left = 392
Top = 208
Width = 18
Height = 18
Caption = '...'
TabOrder = 20
OnClick = Button4Click
end
object CheckBox1: TCheckBox
Left = 32
Top = 80
Width = 50
Height = 17
Caption = 'Width:'
TabOrder = 1
end
object CheckBox8: TCheckBox
Left = 32
Top = 152
Width = 65
Height = 17
Caption = 'VSpace:'
TabOrder = 21
end
object CheckBox9: TCheckBox
Left = 32
Top = 184
Width = 65
Height = 17
Caption = 'HSpace:'
TabOrder = 22
end
object Edit5: TEdit
Left = 104
Top = 144
Width = 49
Height = 21
TabOrder = 24
OnChange = Edit5Change
end
object Edit6: TEdit
Left = 104
Top = 176
Width = 49
Height = 21
TabOrder = 23
OnChange = Edit6Change
end
object GvboxCtrl1: TGvboxCtrl
Left = 432
Top = 40
Width = 129
Height = 129
ParentColor = False
TabOrder = 25
ControlData = {
00000100550D0000550D00006900000008000080FFFFFF000100010100010000
00000001000000000081000000803F0000803F00}
end
object OpenDialog1: TOpenDialog
FileEditStyle = fsEdit
Filter =
'All image files|*.gif;*.jpeg;*.jpg|gifs|*.gif|jpeg files|*.jpg;*' +
'.jpeg'
Left = 120
Top = 256
end
end